Skip to content

runtime: simplifying absl-flags based implementation#20169

Merged
alyssawilk merged 12 commits intoenvoyproxy:mainfrom
alyssawilk:runtime_cleanup
Mar 14, 2022
Merged

runtime: simplifying absl-flags based implementation#20169
alyssawilk merged 12 commits intoenvoyproxy:mainfrom
alyssawilk:runtime_cleanup

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk commented Mar 1, 2022

moving from a statically constructed envoy-flag-name -> absl flag map to using reflection to construct an envoy-flag-name -> commandline flag map, to avoid having to add 2 lines per runtime guard.

Risk Level: Medium
Testing: existing tests cover
Docs Changes: n/a
Release Notes: n/a

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants